home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / util / sys / 68040Lib.lha / 68040Lib / Include / proto / disassembler.h < prev    next >
C/C++ Source or Header  |  1999-08-12  |  270b  |  16 lines

  1. #ifndef  PROTO_DISASSEMBLER_H
  2. #define  PROTO_DISASSEMBLER_H
  3.  
  4. #ifndef LIBRARIES_DISASSEMBLER_H
  5. #include <libraries/disassembler.h>
  6. #endif
  7.  
  8. #ifndef CLIB_DISASSEMBLER_PROTOS_H
  9. #include <clib/disassembler_protos.h>
  10. #endif
  11.  
  12. #include <pragmas/disassembler_pragmas.h>
  13.  
  14. #endif
  15.  
  16.